Beautiful Full-Terminal Classic Chat, Direct Queries, and Unique TUI Features - #9
Conversation
…ete, and file attachment - Make Classic simple chat mode the default full-terminal interface - Route standard prompts directly to Orchestrator as single-turn chat - Support `.plan` and other `.` prefixes as aliases for `/` commands - Implement `/swarm` command as a layout toggle command - Add dynamic grey autocomplete suggestions with Tab/Right-Arrow trigger - Support `/add <filepath>` to interactively attach files to prompt context - Include beautiful code-block container frames in the chat log - Add custom Unicode thinking spinner during background tasks
|
👋 Jules, reporting for duty! I'm here to lend a hand with this pull request. When you start a review, I'll add a 👀 emoji to each comment to let you know I've read it. I'll focus on feedback directed at me and will do my best to stay out of conversations between you and other bots or reviewers to keep the noise down. I'll push a commit with your requested changes shortly after. Please note there might be a delay between these steps, but rest assured I'm on the job! For more direct control, you can switch me to Reactive Mode. When this mode is on, I will only act on comments where you specifically mention me with New to Jules? Learn more at jules.google/docs. For security, I will only act on instructions from the user who triggered this task. |
This commit implements a beautiful, full-terminal classic chat interface for ArrowCode. It ensures standard queries are answered directly by the Orchestrator without multi-agent planning (which is now gated behind
/planor.plan), enables the TUI dashboard via/swarmor.swarm, and implements inline autocomplete suggestions, file attachments via/add, code blocks with custom frames, and a live Unicode thinking spinner.PR created automatically by Jules for task 10383201897621791563 started by @Chintanpatel24